home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13336 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  827 b 

  1. Path: bobcat.csusm.edu!usenet
  2. From: feder001@mailhost.csusm.edu (Todd Federman)
  3. Newsgroups: comp.lang.c++,comp.lang.perl.misc
  4. Subject: pattern matching in C++
  5. Date: 25 Mar 1996 02:35:09 GMT
  6. Organization: CSUSM
  7. Message-ID: <4j50ot$gn6@bobcat.csusm.edu>
  8. NNTP-Posting-Host: ciscots4_12.csusm.edu
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11.  
  12.    How do you do perl-type pattern matching in C++? I'm writing C++ classes 
  13. for myself with methods that mimic perl functions, and I want to implement 
  14. pattern matching. Do I have to start from scratch? 
  15.  
  16.  
  17.     Todd Federman        \   "Life is not like a box of chocolates...
  18.                            \     It would be like a box of chocolates if
  19. feder001@coyote.csusm.edu    \      there was an occasional turd."
  20.  (this space for rent)         \       -- Bill Maher
  21.  
  22.